Function |not_equal
std/ops::|not_equal
Usage
|not_equal<T>(a, b)
Generics
◻ T: PartialEquality
Parameters
↳ a: T
↳ b: T
Return
↴ bool
Return whether a is different b
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops::|not_equal
|not_equal<T>(a, b)
◻ T: PartialEquality
↳ a: T
↳ b: T
↴ bool
Return whether a is different b